home *** CD-ROM | disk | FTP | other *** search
- // WinHacker Script
- // Copyright (c) 1996 Wedge Software
- //
- // Changes the icon of a hard drive on you computer by
- // creating a autorun.inf file in the root directory.
- //
-
- [Main]
- Desc = Changes the icon of a drive
- StartMessage = Please go to the root directory of the HD you wish to change the icon for, and press Open.
- ExitMessage = Done.
-
- [INI]
- Procs = 1
-
- [INIProc#1]
- Location = (browse)
- File = autorun.inf
- Section = Autorun
- Item = Icon
- Action = Write
- Value = (dialog)
- Value.dialog.text = Enter the filename of the file that contains the icon.
- Value.dialog.text2 = Put a ",x" after the file, where "x" is the icon #.
- Value.dialog.default = c:\windows\explorer.exe,3